golang.org/x/text/unicode/bidi.bracketPairer.getStrongTypeN0 (method)
3 uses
golang.org/x/text/unicode/bidi (current package)
bracket.go#L233: func (p *bracketPairer) getStrongTypeN0(index int) Class {
bracket.go#L255: dir := p.getStrongTypeN0(i)
bracket.go#L272: if dir := p.getStrongTypeN0(i); dir != ON {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)